Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: Fix torch not installed through PyTorchUtils #65

Closed
wants to merge 1 commit into from

Conversation

jamesobutler
Copy link
Contributor

Torch was being installed directly from PyPI due to it being a dependency of acvl_utils==0.2 which was being instructed to be installed prior to torch being installed through PyTorchUtils.

This was introduced by c414487.

This was originally brought up by @Keyn34 in Slicer/ExtensionsIndex#2127 (comment).

cc: @lassoan

Torch was being installed directly from PyPI due to it being a dependency of acvl_utils==0.2 which was being instructed to be installed prior to torch being installed through PyTorchUtils.

This was introduced by lassoan@c414487.
@jamesobutler
Copy link
Contributor Author

@lassoan Closing this now because you integrated this change in 3ca58b1.

@jamesobutler jamesobutler deleted the fix-torch-install branch December 6, 2024 21:10
@lassoan
Copy link
Owner

lassoan commented Dec 6, 2024

@jamesobutler thanks for the PR, sorry I missed it (read my older emails first and pushed a quick fix before coming across your PR).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants